Chapter 1, Introduction and Essential Concepts
#Linux_System_Programming #システムプログラミング
This chapter serves as an introduction, providing an overview of Linux, system programming, the kernel, the C library, and the C compiler. Even advanced users should visit this chapter.
TOC
System Programming
API and ABIs
Standards→ UNIXシステムプログラミングにおける標準
Concepts of Linux Programming
Getting Started with System Programming